Because the explicit template argument list follows the function
template name, and because
constructor templates (
[class.ctor]) are named without using a
function name (
[class.qual]), there is no way to provide an explicit
template argument list for these function templates
.